[INFO] fetching crate coloursum 0.3.0...
[INFO] checking coloursum-0.3.0 against try#14e4661efa5acbf985e4fe564baae04683366cc1 for pr-157696
[INFO] extracting crate coloursum 0.3.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate coloursum 0.3.0
[INFO] finished tweaking crates.io crate coloursum 0.3.0
[INFO] tweaked toml for crates.io crate coloursum 0.3.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate coloursum 0.3.0 on toolchain 14e4661efa5acbf985e4fe564baae04683366cc1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+14e4661efa5acbf985e4fe564baae04683366cc1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate coloursum 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+14e4661efa5acbf985e4fe564baae04683366cc1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 91c43805f74175b4fefd2dec4dd68d8febe77fa58dec386d12f0f45f8a389db9
[INFO] running `Command { std: "docker" "start" "91c43805f74175b4fefd2dec4dd68d8febe77fa58dec386d12f0f45f8a389db9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "91c43805f74175b4fefd2dec4dd68d8febe77fa58dec386d12f0f45f8a389db9" "/opt/rustwide/cargo-home/bin/cargo" "+14e4661efa5acbf985e4fe564baae04683366cc1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91c43805f74175b4fefd2dec4dd68d8febe77fa58dec386d12f0f45f8a389db9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "91c43805f74175b4fefd2dec4dd68d8febe77fa58dec386d12f0f45f8a389db9" "/opt/rustwide/cargo-home/bin/cargo" "+14e4661efa5acbf985e4fe564baae04683366cc1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling rustix v0.38.6
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking either v1.5.1
[INFO] [stderr]    Compiling rand_jitter v0.1.3
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling sysinfo v0.13.4
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking phf v0.7.24
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]    Compiling indoc v2.0.3
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking which v3.1.1
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking clap_builder v4.3.19
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling ecoji v1.0.0
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]     Checking clap v4.3.19
[INFO] [stderr]     Checking coloursum v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.36s
[INFO] running `Command { std: "docker" "inspect" "91c43805f74175b4fefd2dec4dd68d8febe77fa58dec386d12f0f45f8a389db9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91c43805f74175b4fefd2dec4dd68d8febe77fa58dec386d12f0f45f8a389db9", kill_on_drop: false }`
[INFO] [stdout] 91c43805f74175b4fefd2dec4dd68d8febe77fa58dec386d12f0f45f8a389db9
